B3D MAKE OBJECT CUBE
This command will create a cube
object. It work in the same way than default DarkBASIC Professional's MAKE OBJECT
CUBE command excepted that, the number of the created object will be choosen
and returned to user by the command.
SYNTAX
ObjectNumber = B3D Make Object Cube( Size )
ADDITIONAL INFORMATIONS
BASIC3D Commands Menu
Index
SAMPLE
Demonstration
Sample